home *** CD-ROM | disk | FTP | other *** search
/ Toy Story Free! Interactive / Toy Story.iso / pc / DATA / tatoo.swf / scripts / DefineButton2_97 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2010-01-26  |  86 b   |  5 lines

  1. on(press){
  2.    _parent.paper._visible = false;
  3.    _parent.base._visible = false;
  4. }
  5.